home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ACORNET / OLD-VERSIONS / ACORNET020 / !Acornet_Utils_!FrontEnd_Buttons < prev    next >
Encoding:
Text File  |  1997-08-12  |  965 b   |  30 lines

  1. # Definitions of buttons in FrontEnd window. Format of each line:
  2. #   <function>,<label>,<flags>,<how_to_start>,<task_name>
  3. # The <function> name is also the sprite name.
  4. # <flags> can be: 0=disabled, 1=offline only, 2=online only, 3=either
  5. #  However, <flags> and <task_name> are not used in version 0.90
  6. #
  7. #
  8. # If you are adding in some of your own apps, don't forget to add the 
  9. # '!' to the sprite name.
  10. #
  11. #
  12. #
  13. reader,Reader,3,Acornet:Apps.!Messenger,Messenger
  14. web,Web,3,Acornet:Apps.!ArcWeb,ArcWeb
  15. telnet,Telnet,3,Acornet:Apps.!FreeTerm,FreeTerm
  16. ftp,Ftp,3,Acornet:Apps.!FreeFTP,FreeFTP
  17. finger,Finger,3,Acornet:Apps.!Finger,Finger
  18. ping,Ping,3,Acornet:Apps.!Ping,Ping
  19. configure,Config,1,Acornet:Utils.!NetConfig,NetConfig
  20. news,NewsXfr,2,Acornet:Apps.!NewsHound,NewsHound
  21. mail,MailXfr,2,Acornet:Apps.!FreeSMTP,SMTP Monitor
  22. #!talker,Talker,2,Acornet:Apps.!Talker,Talker
  23. #!pop,POP,2,Acornet:Apps.!POP,POP
  24. #!qedit,QEdit,3,Acornet:Apps.!qedit,qedit
  25. ,,0,,
  26. ,,0,,
  27. ,,0,,
  28.  
  29.  
  30.